Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.annotations.services.DefaultAnnotationContrib--annotationIDGenerator

This contribution is part of XML component org.nuxeo.ecm.platform.annotations.services.DefaultAnnotationContrib inside nuxeo-annot-core-9.10.jar /OSGI-INF/annotations-default-contrib.xml

Extension Point

Extension point annotationIDGenerator of component AnnotationsService.

Contributed Items

  • <IDGenerator class="org.nuxeo.ecm.platform.annotations.service.DefaultIDGenerator"/>

XML Source

<extension point="annotationIDGenerator" target="org.nuxeo.ecm.platform.annotations.services.AnnotationsService">
		<IDGenerator class="org.nuxeo.ecm.platform.annotations.service.DefaultIDGenerator"/>
	</extension>